\(\int \frac {b+2 c x}{\sqrt {d+e x} (a+b x+c x^2)^{3/2}} \, dx\) [1647]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (verified)
   Maple [B] (verified)
   Fricas [C] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 30, antiderivative size = 290 \[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=-\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c \left (b^2-4 a c\right ) e x\right )}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right ) \sqrt {a+b x+c x^2}}-\frac {\sqrt {2} \sqrt {b^2-4 a c} e \sqrt {d+e x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\arcsin \left (\frac {\sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )|-\frac {2 \sqrt {b^2-4 a c} e}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{\left (c d^2-b d e+a e^2\right ) \sqrt {\frac {c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}} \sqrt {a+b x+c x^2}} \]

[Out]

-2*((-4*a*c+b^2)*(-b*e+c*d)-c*(-4*a*c+b^2)*e*x)*(e*x+d)^(1/2)/(-4*a*c+b^2)/(a*e^2-b*d*e+c*d^2)/(c*x^2+b*x+a)^(
1/2)-e*EllipticE(1/2*((b+2*c*x+(-4*a*c+b^2)^(1/2))/(-4*a*c+b^2)^(1/2))^(1/2)*2^(1/2),(-2*e*(-4*a*c+b^2)^(1/2)/
(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))^(1/2))*2^(1/2)*(-4*a*c+b^2)^(1/2)*(e*x+d)^(1/2)*(-c*(c*x^2+b*x+a)/(-4*a*c+b^
2))^(1/2)/(a*e^2-b*d*e+c*d^2)/(c*x^2+b*x+a)^(1/2)/(c*(e*x+d)/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2))))^(1/2)

Rubi [A] (verified)

Time = 0.12 (sec) , antiderivative size = 290, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {836, 21, 732, 435} \[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=-\frac {\sqrt {2} e \sqrt {b^2-4 a c} \sqrt {d+e x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\arcsin \left (\frac {\sqrt {\frac {b+2 c x+\sqrt {b^2-4 a c}}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )|-\frac {2 \sqrt {b^2-4 a c} e}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{\sqrt {a+b x+c x^2} \left (a e^2-b d e+c d^2\right ) \sqrt {\frac {c (d+e x)}{2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}}}-\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c e x \left (b^2-4 a c\right )\right )}{\left (b^2-4 a c\right ) \sqrt {a+b x+c x^2} \left (a e^2-b d e+c d^2\right )} \]

[In]

Int[(b + 2*c*x)/(Sqrt[d + e*x]*(a + b*x + c*x^2)^(3/2)),x]

[Out]

(-2*Sqrt[d + e*x]*((b^2 - 4*a*c)*(c*d - b*e) - c*(b^2 - 4*a*c)*e*x))/((b^2 - 4*a*c)*(c*d^2 - b*d*e + a*e^2)*Sq
rt[a + b*x + c*x^2]) - (Sqrt[2]*Sqrt[b^2 - 4*a*c]*e*Sqrt[d + e*x]*Sqrt[-((c*(a + b*x + c*x^2))/(b^2 - 4*a*c))]
*EllipticE[ArcSin[Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x)/Sqrt[b^2 - 4*a*c]]/Sqrt[2]], (-2*Sqrt[b^2 - 4*a*c]*e)/(
2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)])/((c*d^2 - b*d*e + a*e^2)*Sqrt[(c*(d + e*x))/(2*c*d - (b + Sqrt[b^2 - 4*a*
c])*e)]*Sqrt[a + b*x + c*x^2])

Rule 21

Int[(u_.)*((a_) + (b_.)*(v_))^(m_.)*((c_) + (d_.)*(v_))^(n_.), x_Symbol] :> Dist[(b/d)^m, Int[u*(c + d*v)^(m +
 n), x], x] /; FreeQ[{a, b, c, d, n}, x] && EqQ[b*c - a*d, 0] && IntegerQ[m] && ( !IntegerQ[n] || SimplerQ[c +
 d*x, a + b*x])

Rule 435

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Simp[(Sqrt[a]/(Sqrt[c]*Rt[-d/c, 2]))*Ell
ipticE[ArcSin[Rt[-d/c, 2]*x], b*(c/(a*d))], x] /; FreeQ[{a, b, c, d}, x] && NegQ[d/c] && GtQ[c, 0] && GtQ[a, 0
]

Rule 732

Int[((d_.) + (e_.)*(x_))^(m_)/Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Dist[2*Rt[b^2 - 4*a*c, 2]*
(d + e*x)^m*(Sqrt[(-c)*((a + b*x + c*x^2)/(b^2 - 4*a*c))]/(c*Sqrt[a + b*x + c*x^2]*(2*c*((d + e*x)/(2*c*d - b*
e - e*Rt[b^2 - 4*a*c, 2])))^m)), Subst[Int[(1 + 2*e*Rt[b^2 - 4*a*c, 2]*(x^2/(2*c*d - b*e - e*Rt[b^2 - 4*a*c, 2
])))^m/Sqrt[1 - x^2], x], x, Sqrt[(b + Rt[b^2 - 4*a*c, 2] + 2*c*x)/(2*Rt[b^2 - 4*a*c, 2])]], x] /; FreeQ[{a, b
, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && NeQ[2*c*d - b*e, 0] && EqQ[m^2, 1/4]

Rule 836

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp
[(d + e*x)^(m + 1)*(f*(b*c*d - b^2*e + 2*a*c*e) - a*g*(2*c*d - b*e) + c*(f*(2*c*d - b*e) - g*(b*d - 2*a*e))*x)
*((a + b*x + c*x^2)^(p + 1)/((p + 1)*(b^2 - 4*a*c)*(c*d^2 - b*d*e + a*e^2))), x] + Dist[1/((p + 1)*(b^2 - 4*a*
c)*(c*d^2 - b*d*e + a*e^2)), Int[(d + e*x)^m*(a + b*x + c*x^2)^(p + 1)*Simp[f*(b*c*d*e*(2*p - m + 2) + b^2*e^2
*(p + m + 2) - 2*c^2*d^2*(2*p + 3) - 2*a*c*e^2*(m + 2*p + 3)) - g*(a*e*(b*e - 2*c*d*m + b*e*m) - b*d*(3*c*d -
b*e + 2*c*d*p - b*e*p)) + c*e*(g*(b*d - 2*a*e) - f*(2*c*d - b*e))*(m + 2*p + 4)*x, x], x], x] /; FreeQ[{a, b,
c, d, e, f, g, m}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] && LtQ[p, -1] && (IntegerQ[m] ||
 IntegerQ[p] || IntegersQ[2*m, 2*p])

Rubi steps \begin{align*} \text {integral}& = -\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c \left (b^2-4 a c\right ) e x\right )}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right ) \sqrt {a+b x+c x^2}}-\frac {2 \int \frac {\frac {1}{2} c \left (b^2-4 a c\right ) d e+\frac {1}{2} c \left (b^2-4 a c\right ) e^2 x}{\sqrt {d+e x} \sqrt {a+b x+c x^2}} \, dx}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right )} \\ & = -\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c \left (b^2-4 a c\right ) e x\right )}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right ) \sqrt {a+b x+c x^2}}-\frac {(c e) \int \frac {\sqrt {d+e x}}{\sqrt {a+b x+c x^2}} \, dx}{c d^2-b d e+a e^2} \\ & = -\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c \left (b^2-4 a c\right ) e x\right )}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right ) \sqrt {a+b x+c x^2}}-\frac {\left (\sqrt {2} \sqrt {b^2-4 a c} e \sqrt {d+e x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}}\right ) \text {Subst}\left (\int \frac {\sqrt {1+\frac {2 \sqrt {b^2-4 a c} e x^2}{2 c d-b e-\sqrt {b^2-4 a c} e}}}{\sqrt {1-x^2}} \, dx,x,\frac {\sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )}{\left (c d^2-b d e+a e^2\right ) \sqrt {\frac {c (d+e x)}{2 c d-b e-\sqrt {b^2-4 a c} e}} \sqrt {a+b x+c x^2}} \\ & = -\frac {2 \sqrt {d+e x} \left (\left (b^2-4 a c\right ) (c d-b e)-c \left (b^2-4 a c\right ) e x\right )}{\left (b^2-4 a c\right ) \left (c d^2-b d e+a e^2\right ) \sqrt {a+b x+c x^2}}-\frac {\sqrt {2} \sqrt {b^2-4 a c} e \sqrt {d+e x} \sqrt {-\frac {c \left (a+b x+c x^2\right )}{b^2-4 a c}} E\left (\sin ^{-1}\left (\frac {\sqrt {\frac {b+\sqrt {b^2-4 a c}+2 c x}{\sqrt {b^2-4 a c}}}}{\sqrt {2}}\right )|-\frac {2 \sqrt {b^2-4 a c} e}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}\right )}{\left (c d^2-b d e+a e^2\right ) \sqrt {\frac {c (d+e x)}{2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}} \sqrt {a+b x+c x^2}} \\ \end{align*}

Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 11.81 (sec) , antiderivative size = 405, normalized size of antiderivative = 1.40 \[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=\frac {4 \sqrt {d+e x} (-c d+b e+c e x)-\frac {i \sqrt {2} \left (2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e\right ) \sqrt {\frac {e \left (b+\sqrt {b^2-4 a c}+2 c x\right )}{-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e}} \sqrt {1-\frac {2 c (d+e x)}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}} \left (E\left (i \text {arcsinh}\left (\sqrt {2} \sqrt {\frac {c}{-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e}} \sqrt {d+e x}\right )|\frac {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}\right )-\operatorname {EllipticF}\left (i \text {arcsinh}\left (\sqrt {2} \sqrt {\frac {c}{-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e}} \sqrt {d+e x}\right ),\frac {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}{2 c d+\left (-b+\sqrt {b^2-4 a c}\right ) e}\right )\right )}{\sqrt {\frac {c}{-2 c d+\left (b+\sqrt {b^2-4 a c}\right ) e}}}}{2 \left (c d^2+e (-b d+a e)\right ) \sqrt {a+x (b+c x)}} \]

[In]

Integrate[(b + 2*c*x)/(Sqrt[d + e*x]*(a + b*x + c*x^2)^(3/2)),x]

[Out]

(4*Sqrt[d + e*x]*(-(c*d) + b*e + c*e*x) - (I*Sqrt[2]*(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e)*Sqrt[(e*(b + Sqrt[b^
2 - 4*a*c] + 2*c*x))/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[1 - (2*c*(d + e*x))/(2*c*d + (-b + Sqrt[b^2 -
4*a*c])*e)]*(EllipticE[I*ArcSinh[Sqrt[2]*Sqrt[c/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[d + e*x]], (2*c*d -
 (b + Sqrt[b^2 - 4*a*c])*e)/(2*c*d + (-b + Sqrt[b^2 - 4*a*c])*e)] - EllipticF[I*ArcSinh[Sqrt[2]*Sqrt[c/(-2*c*d
 + (b + Sqrt[b^2 - 4*a*c])*e)]*Sqrt[d + e*x]], (2*c*d - (b + Sqrt[b^2 - 4*a*c])*e)/(2*c*d + (-b + Sqrt[b^2 - 4
*a*c])*e)]))/Sqrt[c/(-2*c*d + (b + Sqrt[b^2 - 4*a*c])*e)])/(2*(c*d^2 + e*(-(b*d) + a*e))*Sqrt[a + x*(b + c*x)]
)

Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(931\) vs. \(2(262)=524\).

Time = 3.10 (sec) , antiderivative size = 932, normalized size of antiderivative = 3.21

method result size
elliptic \(\frac {\sqrt {\left (e x +d \right ) \left (c \,x^{2}+b x +a \right )}\, \left (-\frac {2 \left (x c e +c d \right ) \left (-\frac {e x}{e^{2} a -b d e +c \,d^{2}}-\frac {b e -c d}{c \left (e^{2} a -b d e +c \,d^{2}\right )}\right )}{\sqrt {\left (\frac {a}{c}+\frac {b x}{c}+x^{2}\right ) \left (x c e +c d \right )}}+\frac {2 \left (\frac {e^{2} b}{e^{2} a -b d e +c \,d^{2}}-\frac {e \left (b e -c d \right )}{e^{2} a -b d e +c \,d^{2}}-\frac {2 e c d}{e^{2} a -b d e +c \,d^{2}}\right ) \left (\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}\right ) \sqrt {\frac {x +\frac {d}{e}}{\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, \sqrt {\frac {x -\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, \sqrt {\frac {x +\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}+\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, F\left (\sqrt {\frac {x +\frac {d}{e}}{\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}, \sqrt {\frac {-\frac {d}{e}+\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}}\right )}{\sqrt {c e \,x^{3}+b e \,x^{2}+c d \,x^{2}+a e x +b d x +a d}}-\frac {2 c \,e^{2} \left (\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}\right ) \sqrt {\frac {x +\frac {d}{e}}{\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, \sqrt {\frac {x -\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, \sqrt {\frac {x +\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}+\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}\, \left (\left (-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}\right ) E\left (\sqrt {\frac {x +\frac {d}{e}}{\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}, \sqrt {\frac {-\frac {d}{e}+\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}}\right )+\frac {\left (-b +\sqrt {-4 a c +b^{2}}\right ) F\left (\sqrt {\frac {x +\frac {d}{e}}{\frac {d}{e}-\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}}, \sqrt {\frac {-\frac {d}{e}+\frac {b +\sqrt {-4 a c +b^{2}}}{2 c}}{-\frac {d}{e}-\frac {-b +\sqrt {-4 a c +b^{2}}}{2 c}}}\right )}{2 c}\right )}{\left (e^{2} a -b d e +c \,d^{2}\right ) \sqrt {c e \,x^{3}+b e \,x^{2}+c d \,x^{2}+a e x +b d x +a d}}\right )}{\sqrt {e x +d}\, \sqrt {c \,x^{2}+b x +a}}\) \(932\)
default \(\text {Expression too large to display}\) \(1366\)

[In]

int((2*c*x+b)/(c*x^2+b*x+a)^(3/2)/(e*x+d)^(1/2),x,method=_RETURNVERBOSE)

[Out]

((e*x+d)*(c*x^2+b*x+a))^(1/2)/(e*x+d)^(1/2)/(c*x^2+b*x+a)^(1/2)*(-2*(c*e*x+c*d)*(-e/(a*e^2-b*d*e+c*d^2)*x-(b*e
-c*d)/c/(a*e^2-b*d*e+c*d^2))/((a/c+b/c*x+x^2)*(c*e*x+c*d))^(1/2)+2*(e^2/(a*e^2-b*d*e+c*d^2)*b-e*(b*e-c*d)/(a*e
^2-b*d*e+c*d^2)-2*e/(a*e^2-b*d*e+c*d^2)*c*d)*(d/e-1/2*(b+(-4*a*c+b^2)^(1/2))/c)*((x+d/e)/(d/e-1/2*(b+(-4*a*c+b
^2)^(1/2))/c))^(1/2)*((x-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))/(-d/e-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2)*((x+1/2*(b
+(-4*a*c+b^2)^(1/2))/c)/(-d/e+1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2)/(c*e*x^3+b*e*x^2+c*d*x^2+a*e*x+b*d*x+a*d)^(
1/2)*EllipticF(((x+d/e)/(d/e-1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2),((-d/e+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-d/e-1
/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2))-2*c*e^2/(a*e^2-b*d*e+c*d^2)*(d/e-1/2*(b+(-4*a*c+b^2)^(1/2))/c)*((x+d/e)/
(d/e-1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2)*((x-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))/(-d/e-1/2/c*(-b+(-4*a*c+b^2)^(1/2
))))^(1/2)*((x+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-d/e+1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2)/(c*e*x^3+b*e*x^2+c*d*x
^2+a*e*x+b*d*x+a*d)^(1/2)*((-d/e-1/2/c*(-b+(-4*a*c+b^2)^(1/2)))*EllipticE(((x+d/e)/(d/e-1/2*(b+(-4*a*c+b^2)^(1
/2))/c))^(1/2),((-d/e+1/2*(b+(-4*a*c+b^2)^(1/2))/c)/(-d/e-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2))+1/2/c*(-b+(-4
*a*c+b^2)^(1/2))*EllipticF(((x+d/e)/(d/e-1/2*(b+(-4*a*c+b^2)^(1/2))/c))^(1/2),((-d/e+1/2*(b+(-4*a*c+b^2)^(1/2)
)/c)/(-d/e-1/2/c*(-b+(-4*a*c+b^2)^(1/2))))^(1/2))))

Fricas [C] (verification not implemented)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 0.12 (sec) , antiderivative size = 518, normalized size of antiderivative = 1.79 \[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=-\frac {2 \, {\left ({\left (2 \, a c d - a b e + {\left (2 \, c^{2} d - b c e\right )} x^{2} + {\left (2 \, b c d - b^{2} e\right )} x\right )} \sqrt {c e} {\rm weierstrassPInverse}\left (\frac {4 \, {\left (c^{2} d^{2} - b c d e + {\left (b^{2} - 3 \, a c\right )} e^{2}\right )}}{3 \, c^{2} e^{2}}, -\frac {4 \, {\left (2 \, c^{3} d^{3} - 3 \, b c^{2} d^{2} e - 3 \, {\left (b^{2} c - 6 \, a c^{2}\right )} d e^{2} + {\left (2 \, b^{3} - 9 \, a b c\right )} e^{3}\right )}}{27 \, c^{3} e^{3}}, \frac {3 \, c e x + c d + b e}{3 \, c e}\right ) - 3 \, {\left (c^{2} e x^{2} + b c e x + a c e\right )} \sqrt {c e} {\rm weierstrassZeta}\left (\frac {4 \, {\left (c^{2} d^{2} - b c d e + {\left (b^{2} - 3 \, a c\right )} e^{2}\right )}}{3 \, c^{2} e^{2}}, -\frac {4 \, {\left (2 \, c^{3} d^{3} - 3 \, b c^{2} d^{2} e - 3 \, {\left (b^{2} c - 6 \, a c^{2}\right )} d e^{2} + {\left (2 \, b^{3} - 9 \, a b c\right )} e^{3}\right )}}{27 \, c^{3} e^{3}}, {\rm weierstrassPInverse}\left (\frac {4 \, {\left (c^{2} d^{2} - b c d e + {\left (b^{2} - 3 \, a c\right )} e^{2}\right )}}{3 \, c^{2} e^{2}}, -\frac {4 \, {\left (2 \, c^{3} d^{3} - 3 \, b c^{2} d^{2} e - 3 \, {\left (b^{2} c - 6 \, a c^{2}\right )} d e^{2} + {\left (2 \, b^{3} - 9 \, a b c\right )} e^{3}\right )}}{27 \, c^{3} e^{3}}, \frac {3 \, c e x + c d + b e}{3 \, c e}\right )\right ) - 3 \, {\left (c^{2} e x - c^{2} d + b c e\right )} \sqrt {c x^{2} + b x + a} \sqrt {e x + d}\right )}}{3 \, {\left (a c^{2} d^{2} - a b c d e + a^{2} c e^{2} + {\left (c^{3} d^{2} - b c^{2} d e + a c^{2} e^{2}\right )} x^{2} + {\left (b c^{2} d^{2} - b^{2} c d e + a b c e^{2}\right )} x\right )}} \]

[In]

integrate((2*c*x+b)/(c*x^2+b*x+a)^(3/2)/(e*x+d)^(1/2),x, algorithm="fricas")

[Out]

-2/3*((2*a*c*d - a*b*e + (2*c^2*d - b*c*e)*x^2 + (2*b*c*d - b^2*e)*x)*sqrt(c*e)*weierstrassPInverse(4/3*(c^2*d
^2 - b*c*d*e + (b^2 - 3*a*c)*e^2)/(c^2*e^2), -4/27*(2*c^3*d^3 - 3*b*c^2*d^2*e - 3*(b^2*c - 6*a*c^2)*d*e^2 + (2
*b^3 - 9*a*b*c)*e^3)/(c^3*e^3), 1/3*(3*c*e*x + c*d + b*e)/(c*e)) - 3*(c^2*e*x^2 + b*c*e*x + a*c*e)*sqrt(c*e)*w
eierstrassZeta(4/3*(c^2*d^2 - b*c*d*e + (b^2 - 3*a*c)*e^2)/(c^2*e^2), -4/27*(2*c^3*d^3 - 3*b*c^2*d^2*e - 3*(b^
2*c - 6*a*c^2)*d*e^2 + (2*b^3 - 9*a*b*c)*e^3)/(c^3*e^3), weierstrassPInverse(4/3*(c^2*d^2 - b*c*d*e + (b^2 - 3
*a*c)*e^2)/(c^2*e^2), -4/27*(2*c^3*d^3 - 3*b*c^2*d^2*e - 3*(b^2*c - 6*a*c^2)*d*e^2 + (2*b^3 - 9*a*b*c)*e^3)/(c
^3*e^3), 1/3*(3*c*e*x + c*d + b*e)/(c*e))) - 3*(c^2*e*x - c^2*d + b*c*e)*sqrt(c*x^2 + b*x + a)*sqrt(e*x + d))/
(a*c^2*d^2 - a*b*c*d*e + a^2*c*e^2 + (c^3*d^2 - b*c^2*d*e + a*c^2*e^2)*x^2 + (b*c^2*d^2 - b^2*c*d*e + a*b*c*e^
2)*x)

Sympy [F]

\[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=\int \frac {b + 2 c x}{\sqrt {d + e x} \left (a + b x + c x^{2}\right )^{\frac {3}{2}}}\, dx \]

[In]

integrate((2*c*x+b)/(c*x**2+b*x+a)**(3/2)/(e*x+d)**(1/2),x)

[Out]

Integral((b + 2*c*x)/(sqrt(d + e*x)*(a + b*x + c*x**2)**(3/2)), x)

Maxima [F]

\[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=\int { \frac {2 \, c x + b}{{\left (c x^{2} + b x + a\right )}^{\frac {3}{2}} \sqrt {e x + d}} \,d x } \]

[In]

integrate((2*c*x+b)/(c*x^2+b*x+a)^(3/2)/(e*x+d)^(1/2),x, algorithm="maxima")

[Out]

integrate((2*c*x + b)/((c*x^2 + b*x + a)^(3/2)*sqrt(e*x + d)), x)

Giac [F]

\[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=\int { \frac {2 \, c x + b}{{\left (c x^{2} + b x + a\right )}^{\frac {3}{2}} \sqrt {e x + d}} \,d x } \]

[In]

integrate((2*c*x+b)/(c*x^2+b*x+a)^(3/2)/(e*x+d)^(1/2),x, algorithm="giac")

[Out]

integrate((2*c*x + b)/((c*x^2 + b*x + a)^(3/2)*sqrt(e*x + d)), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {b+2 c x}{\sqrt {d+e x} \left (a+b x+c x^2\right )^{3/2}} \, dx=\int \frac {b+2\,c\,x}{\sqrt {d+e\,x}\,{\left (c\,x^2+b\,x+a\right )}^{3/2}} \,d x \]

[In]

int((b + 2*c*x)/((d + e*x)^(1/2)*(a + b*x + c*x^2)^(3/2)),x)

[Out]

int((b + 2*c*x)/((d + e*x)^(1/2)*(a + b*x + c*x^2)^(3/2)), x)